GtkThemingEngine: Add ::name construct only property
authorCarlos Garnacho <carlosg@gnome.org>
Mon, 25 Oct 2010 22:43:20 +0000 (00:43 +0200)
committerCarlos Garnacho <carlosg@gnome.org>
Sat, 4 Dec 2010 14:38:28 +0000 (15:38 +0100)
commit90de318ab3c29bd3e3854b3501f372e33c35ac51
treeba87e34c655b7e2d8a5e95a8858bfc99c21b24fd
parentc88e3bfc0c3e89bc09d4b3604fe62e4a3d11b2a5
GtkThemingEngine: Add ::name construct only property

This property is to be set by theming engines, the name set will be favored
over the object type name when registering custom properties, making possible
something like:

-Clearlooks-border: blah;
gtk/gtkthemingengine.c